Skip to main content

AssetListReportPublicCredit

@centrifuge/sdk


@centrifuge/sdk / AssetListReportPublicCredit

Type Alias: AssetListReportPublicCredit

AssetListReportPublicCredit: object

Defined in: src/types/reports.ts:260

Type declaration

currentPrice

currentPrice: Price | undefined

faceValue

faceValue: Currency | undefined

maturityDate

maturityDate: string | undefined

outstandingQuantity

outstandingQuantity: Currency | undefined

realizedProfit

realizedProfit: Currency | undefined

subtype

subtype: "publicCredit"

unrealizedProfit

unrealizedProfit: Currency | undefined